home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Peter Lewis / TCPOOExample / TCPOOExample Release notes < prev    next >
Encoding:
Text File  |  1993-07-01  |  671 b   |  16 lines  |  [TEXT/ttxt]

  1. This is some example code to demonstrate the use of my Object
  2. Oriented TCP units.  These units implement a relatively high level 
  3. interface to MacTCP, and allow fairly easy writing of TCP 
  4. applications in Pascal using event driven, object oriented 
  5. programming.  The example program is not a full shell, 
  6. it simply implements a very basic finger to a fixed user@host.
  7. It should be fairly easy to understand.  I've used the code in many
  8. apps, most of which are available from various ftp sites, or from
  9. redback.cs.uwa.edu.au in /others/peterlewis.
  10.  
  11. Hope its useful to someone,
  12.    Peter. <peter.lewis@info.curtin.edu.au>
  13.  
  14. TCPOOExample v1.0.0 Copyright 1993 Peter N Lewis 
  15.  
  16.